The following tables list the members exposed by IManagerItem<TInstance>.
Name | Description | |
---|---|---|
Instance | The instance of the manager item of the current type. If the reference to the instance of the manager item is null , an exception is thrown. | |
SafeInstance | A secure instance of the manager item of current type. If the reference to the instance of the manager item is null , then null is returned. |